(logo)  AWeb ARexx Commands

Obsolete commands

These commands appeared in previous versions of AWeb, but are replaced by other, more powerful commands. Do not use these commands in new scripts. Future versions of AWeb may not support these commands any more.

ACTIVATEWINDOW
WINDOWTOBACK
WINDOWTOFRONT

ACTIVATEWINDOW

Template:

   ACTIVATEWINDOW
Make the addressed window the active window.

Use the WINDOW ACTIVATE command instead.

WINDOWTOBACK

Template:

   WINDOWTOBACK
Move this window to the back of all other windows on the screen.

Use the WINDOW TOBACK command instead.

WINDOWTOFRONT

Template:

   WINDOWTOFRONT
Move this window in front of all other windows on the screen.

Use the WINDOW TOFRONT command instead.